home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / SourceCode / MiscKit1.7.1 / MiscKit / Palettes / MiscTeePalette / English.lproj / MiscDistributorInspector.nib / data.classes next >
Encoding:
Text File  |  1994-10-22  |  473 b   |  17 lines

  1. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  2. MiscDistributorInspector = {
  3.     ACTIONS = {
  4.         "addConnection:" = "addConnection:"; 
  5.     "changeConnection:" = "changeConnection:"; 
  6.     "ok:" = "ok:"; 
  7.     "revert:" = "revert:"; 
  8.     "selectionChanged:" = "selectionChanged:"; 
  9.     }; 
  10.     OUTLETS = {
  11.         connectionDirMatrix = connectionDirMatrix; 
  12.     connectionMatrix = connectionMatrix; 
  13.     connectionNameText = connectionNameText; 
  14.     }; 
  15.     SUPERCLASS = IBInspector; 
  16. };
  17.